PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.unidimensional Package / PDFPostalBarcode Class / renderSymbol Method
In This Topic
    renderSymbol Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public double renderSymbol( 
       char symbol,
       double horizontalOffset,
       double topPosition,
       double barHeight,
       double xDimension
    )

    Parameters

    symbol
    horizontalOffset
    topPosition
    barHeight
    xDimension
    See Also